home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / sky-chopper.swf / scripts / DefineButton2_1454 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-29  |  77 b   |  5 lines

  1. on(release){
  2.    levelChooser.clear();
  3.    _root.fill("byAuthorOrderR");
  4. }
  5.